home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 46
/
PC Gamer IT CD 46 2-2.iso
/
NFLDEMO
/
NFLDemo.EXE
/
CABFILE
/
IDR_CABFILE
/
data
/
BASE.DAT
/
GameSave.json
< prev
next >
Wrap
JavaScript Object Notation
|
1999-07-26
|
2KB
{
"schema": {
"PlayStatsPersist": "Memo/Hyperlink (255)",
"GameId": "Long Integer",
"Week": "Long Integer",
"TeamId": "Long Integer",
"Locked": "Boolean NOT NULL",
"GameInProgress": "Boolean NOT NULL",
"StadiumId": "Long Integer",
"QuarterLength": "Byte",
"Wind": "Long Integer",
"Precipitation": "Byte",
"Difficulty": "Byte",
"InitialPossession": "Byte",
"InitialFieldDirection": "Boolean NOT NULL",
"QuarterTime": "Single",
"40sTime": "Single",
"EndOfQuarter": "Byte",
"Quarter": "Byte",
"Possession": "Long Integer",
"FieldPosition": "Integer",
"Direction": "Boolean NOT NULL",
"Down": "Byte",
"DistanceToFirst": "Single",
"DistanceToFirstLast": "Single",
"DistanceGainedTotal": "Single",
"HomeTimeouts": "Byte",
"VisitorTimeouts": "Byte",
"HomeScore": "Integer",
"VisitorScore": "Integer",
"ControllerSetup": "Text (50)",
"PlaySeriesId": "Long Integer",
"InKickoffMode": "Boolean NOT NULL",
"InPATMode": "Boolean NOT NULL",
"FirstPlayMode": "Byte",
"CameraView": "Long Integer",
"TwoMinuteWarning": "Boolean NOT NULL",
"ClocksState": "Long Integer",
"GameType": "Long Integer"
},
"data": [
{
"GameId": 1,
"TeamId": 6,
"Locked": 0,
"GameInProgress": 0,
"StadiumId": 5,
"QuarterLength": 15,
"Wind": 1,
"Precipitation": 1,
"Difficulty": 50,
"InitialPossession": 0,
"InitialFieldDirection": 0,
"QuarterTime": 0,
"EndOfQuarter": 1,
"Quarter": 0,
"Possession": 1,
"FieldPosition": 0,
"Direction": 1,
"Down": 1,
"DistanceToFirst": 10,
"DistanceToFirstLast": 10,
"DistanceGainedTotal": 0,
"HomeTimeouts": 3,
"VisitorTimeouts": 3,
"HomeScore": 0,
"VisitorScore": 0,
"ControllerSetup": "?....",
"PlaySeriesId": 0,
"InKickoffMode": 1,
"InPATMode": 0,
"FirstPlayMode": 1,
"TwoMinuteWarning": 0
}
]
}